home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 1.iso / toolbox / src / exampleCode / opengl / GLR / glrduck / Makefile < prev    next >
Encoding:
Makefile  |  1996-11-11  |  480 b   |  12 lines

  1. SHELL    = /bin/sh
  2.  
  3. all clean clobber:
  4.     @echo    "\nUNFORTUNATELY,  the IRIX 6.2 GLR library is not available at this time \n \
  5.  
  6.             We hope to have inst images available with the \n \
  7.                  v6.2 DT releasing at the end of this calendar year. \n \
  8.                  Please stay tuned to the location:  \n \n \
  9.                      https://www.sgi.com/toolbox/src/exampleCode/opengl/GLR/ \n \n \
  10.             Once we have the software onboard, we'll indicate \n \
  11.             its presence and location on this page. \n \n "
  12.